Use CRPEJob::GetNthTableSessionInfo to retrieve session information for the specified Microsoft Access table. Many MS Access database tables require that a session be opened before the information in the table can be used. Use this method to obtain the session information (User ID and Session Handle) for a particular table.
BOOL GetNthTableSessionInfo (
short tableN,
CRPESessionInfo *sessionInfo );
Specifies the 0 | |
Specifies a pointer to CRPESessionInfo. |
Use CRPEJob::GetNthTableType to retrieve table type information for the specified table.
BOOL GetNthTableType (
short tableN,
CRPETableType *tableType );
Specifies the 0 | |
Specifies a pointer to CRPETableType. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |